home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Trading on the Edge
/
Trading On The Edge - CD-ROM Toolkit (Wayzata Technology)(2031)(1994).bin
/
pc
/
mac_file
/
vendor_d
/
neuralwa
/
nw2v50
/
barparms.iif
< prev
next >
Wrap
Text File
|
1993-08-23
|
543b
|
32 lines
inst4.1 !Sept 1, 1992
!****************************************************************
!* *
!* Bar graph parameters *
!* *
!****************************************************************
!
! On input:
! n0 = # PEs in layer
! n1 = # rows in layer
! n0 corrupted on output
=Inpl n0 !#PEs in layer
=Ignx Inpl
/Ignx n1 !Divide by #rows in display
! Try to set a good height and width
=Iwdt Ignx
=Ihgt Inpl
/Ihgt Ignx
*Iwdt 10
*Ihgt 10
=n0 64
?Iwdt n0
>bgt Bar1
=Iwdt n0
:Bar1
?Ihgt n0
>bgt Bar2
=Ihgt n0
:Bar2